Drumbeat™ 2000
Build Powerful Web Applications. Fast! Drumbeat 2000 is the fastest, easiest way to build web applications that take full advantage of Active Server Pages (ASP) – and automatically work in different browsers. Without manual coding, Drumbeat users can build powerful, user-friendly Intranet and Internet applications that serve customers, streamline business transactions, and help employees work more efficiently.
Drumbeat was awarded the c|net "Best Web Database Product" for 1998. And, has achieved outstanding product reviews from all key Web developer publications. Check out the latest Drumbeat reviews.
What’s in Drumbeat 2000, with Service Pack 2
Use Alt-left arrow to return to the Table of Contents.
Installation Procedures
Getting Started
Features
Bug Fixes
Usage Notes
DrumNotes
Drumbeat Element Exchange
Technical Support
Installation Procedures
Recommended System Requirements
- 200MHz Pentium® (133MHz Pentium minimum)
- 60MB free disk space (30MB minimum)
- 64MB RAM (32MB minimum)
- SVGA graphics capable of 800 x 600 Hi-color mode
- Microsoft Windows® 95/98 or Windows NT 4.0 or above
- Microsoft Internet Explorer 4.0 or above (IE 4.0 is required to use the Drumbeat Preview and Import features; IE 4.01 is required for Personal Web Server®)
- Microsoft Internet Information Server® (IIS) 3.0 or above for Windows NT, or Personal Web Server (PWS) for Windows NT or Windows 95, or other ASP-compatible server to build database-driven applications.
For installation from the Drumbeat 2000 CD-ROM, place the CD-ROM into your drive and follow the onscreen directions. There are additional installation packages available on the CD. Be sure to review the "Install Related Items" screen.
Internet Explorer 4.01 (which can be installed from the CD under Related Items or obtained from the Microsoft site) is required to install Personal Web Server on your system.
A web server which supports Active Server Pages (ASP), such as Microsoft Internet Information Server (IIS) or Personal Web Server (PWS) or Chili!Soft Chili!ASP, is required to build dynamic database-driven pages with Drumbeat. Note that Drumbeat DataForm Wizard works only with web servers that support Active Server Pages. Chili!ASP enables ASP application support for Netscape Enterprise, Lotus Domino and other servers.
Getting Started
Quick Start
If you are new to Drumbeat, or an experienced user and want to get an overview of some of the new features, go through the Quick Start Guide to develop a site step-by-step, or using the provided Starting Points, to see the powerful capabilities and features of Drumbeat.
You can launch (print or view on-line) a copy of the Drumbeat Quick Start Guide or the Drumbeat User’s Guide from the Start Menu in the Drumbeat Program Group using Acrobat Exchange, Acrobat Reader or any other application that supports PDF files.
Starting Points
Drumbeat Starting Points are designed to accelerate your web site building. Each Drumbeat Starting Point site offers a complete example of a web solution for a general business need. You can use Drumbeat to evolve these Starting Points to meet the particular requirements of your organization. Another good use of these Starting Points is as a set of working examples that illustrate common techniques for building interactive, database-driven web business solutions with Drumbeat. Before using Drumbeat Starting Points, we recommend that you work through the Drumbeat Quick Start Guide. Consult the overview information and usage notes for each Starting Point to learn the browser target and database and server environment for which it was designed, and, for database-driven sites, the data sources that must be set up.
For the most current information on Drumbeat, please visit the Drumbeat web site. Our web site has the latest product and support information, and frequently asked questions (FAQs), for Drumbeat. You can send us feedback about the product or ask us questions about how to get the most out of Drumbeat via our web site. You can also email us with any support issues you may have.
New Features for Service Pack 2
- Import/Export Styles: You can now import and export styles from the Drumbeat style builder. You can select as many styles as you want to export, as well as import any Drumbeat or Dreamweaver CSS file into the style builder.
- Apply Same Interaction Multiple Times: You can now apply certain interactions multiple times, and edit individual instances of the interaction by selecting one of the participants and right clicking select "Assigned Interactions (ordered)". You can edit the parameters or drag and drop to change the interaction order.
- Page Title Improvements: When you insert a new page in Drumbeat and rename the page, the page title will match the page name until you specify a different page title. Once a specific page title is specified, the title will remain even if the page is renamed.
- Automatically Create Destination Directory: Drumbeat will offer to create a directory when you set the publishing destination to a folder that doesn’t exist.
- Easily View Interaction Descriptions: When applying an interaction, you can now right click on the interaction and see a description of it.
- See Dynamic Content in Edit Boxes: Edit Box SmartElements will display their assigned content at design time unless they are set to None, Empty Text, or a Recordset with the Submit Only option selected.
- Yes-to-All when importing contracts: You can now select "Yes to All" or "No to All" to overwrite all matching contracts when you import contracts into Drumbeat.
- Preview Tab Showing Current Page for ASP sites: You can now click on the Preview tab, and have the currently selected page published and loaded in the preview window.
- New Interaction ordering model: The Order Interactions option for objects will now only list the interactions that contribute script to the selected object's event handlers. You can no longer order interactions when displaying Assigned Interactions (ordered) option, but must use the new Order Interactions option.
- Drag and scroll interactions: When you are ordering interactions, you can now drag and scroll the list. Simply select the interaction and drag it down - the list will automatically scroll down as you drag.
Other new features include:
- Foreign language font support
- HTMLPassthrough Area outlined
- SmartPage redirection including port only when not set to 80
- Default publishing location C:\inetpub\wwwroot\ for ASP/JSP sites
- Eliminate "Page Moved" response given for some browsers
Bug Fixes
- ImageButton, DynaImage, ImageCheckBox and ImageRadioButton SmartElements allow multiple content to be assigned from a Recordset.
- File paths in Content Tables use forward slashes to be compatible with Netscape browsers.
- Database user name and password are not published to the client side Recordset constructor.
- Multi-line Edit Box has been added to the list of SmartElement choices for Dataform Wizard pages.
- Updated Framesets to match target names and documentation references.
- Custom spelling dictionary selection is preserved between sessions.
- Custom components can now be identified as form elements (published between FORM tags).
Usage Notes
DataForm Wizard
- Queries with a lot of items in the SELECT statement will cause the Search page of a DataForm not to publish. This is due to a limitation in the overall size of a query that can be executed. If you encounter this problem use fewer fields or attempt to rename the fields in the database.
- Queries that reference only memo or binary fields will produce errors when attempting to insert, delete or update records in the database when run on the server. Adding another field to the query that is not a memo or binary field will correct this problem.
Import
- Drumbeat Site Import has been designed to accelerate the development of interactive database-driven sites using the layout, navigation and content of static pages you already have. While in many cases sites can be successfully imported and published without any modification to recreate the behavior and layout of the source site, often it is necessary to tune positioning on imported pages in the Drumbeat Layout to prevent overlaps or to reassign font styles. Due to the tremendous variation in how HTML is used in practice, users may encounter pages with tags that do not import properly. To help us to correct these situations in future, please send us the URLs of files that you encounter which do not import properly with a description of the problem to Drumbeat technical support.
Links
- When you "Revert SmartPage" back to a normal page or Pageset, all links to that page are lost.
- If you change the file extension type on a page (in the properties - publish tab), pages that have elements with links to that page do not get marked as dirty (links are then broken). Turn off Smart Publish and publish the related pages or the entire site.
Text Elements
- Spell Checker does not validate text from a manual or CSV content table that is used in an AutoTable. This text will be checked if it is used in a standard text element.
- The Activation "close window when clicked" doesn't work if you apply it to hyperlinked text.
- When you have a hyperlink selected, the color in the text toolbar attribute shows the standard link color (blue) not the defined Style color.
- The Text SmartElement can contain a maximum of about 24K of text. If you need more text than that, distribute it among several text elements.
- The text editor in Drumbeat (in-place text or editing window) will break up a word to correctly wrap text. However, browsers do not. Browsers will modify the table element that the text resides in to get a ‘good fit.’ Avoid long words in narrow text elements.
- On Apple Macintosh computers running Netscape Navigator, there are sometimes extra spaces between Text elements due to the difference in the text size displayed on this system as opposed to PC browsers.
- Within a single Text SmartElement, there can be only one target URL and anchor for a specific text string. To avoid this limitation, introduce subtle differences such as spaces into the linked text string or split the text content into two or more SmartElements.
- Visited Color of Hot Text Using Internet Explorer: In Microsoft Internet Explorer, text that is hot-linked to a page will not display its visited link color in some situations. Two conditions must be met for the visited link color to be applied:
- The target page must have no spaces in its name.
- The pages must be published to a web server, not a local drive.
Miscellaneous
- AutoTables: If you have an AutoTable on your page that has a large display region, 10 columns and 50 rows, it may impact the performance of Drumbeat when working on this page.
- PageSets: Existing PageSets in Nav3 or higher sites do not get their JavaScript based navigation buttons replaced with generic link buttons when the Site Preference in downgraded to Generic. Likewise, PageSet buttons in Generic Sites are not replaced with JavaScript when upgrading the site preference.
- Point-and-Click Interactions: Element movement interactions do not work properly on pages using SmartSpacers, or, targeted to "All 4.0 browsers" with form elements.
- Duplicate Media File Names: If two media files have the same name but are from different directories, the last one published will overwrite the first one published. This occurs because the Publish function outputs all media to a common directory by default (C:\Drumbeat\Publish) unless you select an alternate path for content. To reduce risks, avoid generic or duplicate media file names.
- Hidden Applets: Browsers do not support the concept of ‘hidden applets.’ Drumbeat 'hides' an applet by making it into a very small (2x2 pixels) square and placing it at the bottom of the page. Its background color is the same as the layout’s background color. If your layout has a background image, set the "hidden" applets' layout background color to something close to your background image for the best camouflage effect.
DrumNotes
A DrumNote is a pre-built example complete with documentation that shows you how to do a certain web application function. Some DrumNotes are Javascript specific, some are ASP, while others may be specific to a particular browser. Some relate to specific SmartElements, while others may be collections of new SmartElements.
To download DrumNotes, go to the DrumNote section of our web site. If you have suggestions for additional DrumNotes, please let us know at drumnotes@drumbeat.com.
Drumbeat Element Exchange
The Drumbeat Element Exchange is a web site where Drumbeat users can go to extend Drumbeat capabilities. At the Drumbeat Element Exchange, you will be able to download these Drumbeat components:
- Additional interactions – Point and Click Interactions can be defined for Drumbeat SmartElements and exported for use by other Drumbeat users.
- SmartElements - the widgets that are dropped on the Layout and know how to render their appearance in HTML and how to interact with other SmartElements. Drumbeat SmartElements can generate pages that include interactions among ActiveX controls, Scriptlets, Java Applets, COM objects, JavaScript functions and DHTML tags.
- Starting Points - pre-built sites that can be customized to meet particular solution requirements or for learning Drumbeat.
Technical Support
There are a variety of free and fee-based support programs for customers. For a detailed description of these programs, please see our web site at support.drumbeat.com.
To discuss Drumbeat with other users or ask questions check out the Drumbeat Community Newsgroups.
And send feature requests to the Drumbeat team: Our goal is to provide the products and support that enable you to Build Powerful Web Applications. Fast!
Acknowledgements:
Cooper Interaction Design – Software design concepts.
Drumbeat 2000 uses Visual Speller™ 2.1 from Visual Components. Copyright © 1994-1997. All rights reserved.